home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-09-15 | 4.0 KB | 81 lines | [TEXT/KAHL] |
- Change history.
-
- RevRdist -----
- 1.4b8 - Fix handling of \nnn entries in distfile (wrong length termination
- conditions). (distfile.c)
- 1.4b5-7 - Several changes to try to work around bugs in NFS/Share.
- Renamed "Startup application" checkbox to "Unattended", to
- more closely match its function (RevRdist.r)
- Added "Unreliable server" checkbox. (RevRdist.r, rsrc.h)
- Made server/distfile mismatches fatal when unreliable server.
- (match.c)
- 1.4b4 - Did not remount volume if we had to unmount it to "upgrade"
- access privileges (volops.c)
- - Handle multiple prefs files in Startup Items folder (by
- ignoring extras) (AppleEvents.c)
- - Use correct message on discard of busy file (fileops.c)
- - Detect mismatched names on > < lines. (distfile.c)
- - Change message for junk after < line that ends root folder
- (distfile.c)
- 1.4b3 - Handle missing prefs file when startup application so that
- we don't get into a restart loop. (init.c)
- - Go ahead and copy protected files, but make them invisible.
- (match.c, copyfile.c)
- 1.4b2 - Warn about and don't copy protected files. (match.c)
- 1.4b1 - Use System 7 safe copy, which also allows updating busy files.
- Simulate safe copy under System 6. (copyfile.c)
- - Try to allocate files contiguously. (copyfile.c)
- - Add "Backup" criterion. (distfile.c, match.c)
- - Add "Restart" criterion. (distfile.c, match.c)
- - Make Save button on flags dialog only save, not continue.
- (pflags.c)
- - Expand verbose option to show which criterion was picked.
- (match.c)
- 1.3b16 - PBVolumeMount changes the mount information parameter block when
- there is another volume from the same server already mounted.
- This could cause mountsvr() to fail. (volops.c)
- - Correct capitalization of some header file references to work
- with non-AppleShare file servers.
- 1.3b15 - Extend window for deciding if startup application to 3 minutes
- to handle Plus's under Sys 7.
- 1.3b14 - Handle Intercon NFS/Share, which does not allow open of zero
- length data forks (copyfile.c).
- - Shrink Activity window so it doesn't overlap Status window.
- 1.3b13 - Another attempt at handling Novell and comments (desktop.c)
- 1.3b12 - Fix DOQUIT error handling in warning().
- - Detect change in distfile on prefs dialog and mark File_list
- info out of date.
- 1.3b11 - Complain about duplicate entries in the distfile. This caused
- trouble if the second entry was a rename and referred to a busy
- file (e.g. the System file).
- - Be prepared for the numeric conversion routines to return
- fBestGuess and to treat it like fSpuriousChars.
- 1.3b10 - Handle Novell servers, which require write access to get comments.
- - Change flag from "assume volume mounted" to "always unmount
- volume" to more closely describe its function.
- 1.3b9 - Implement "Find vol to update" flag.
- - Do not get in reboot loop if use mod time and cannot mount server.
- - Continue past disk full if Startup application.
- 1.3b8 - Add Bullet Field Mgr.c to hide password.
- - Modify RevRdist.c and prefs.c to suppress cut and copy of
- password field.
- - Add time_cvt to handle times as something other than raw seconds.
- 1.3b7 - Modify match.c to allow processing folders which do not appear
- on server. This handles System 7 "Trash" folder, etc.
- 1.3b1-3 - Major changes to support running under either System 6 or 7.
- 1.2b14 - Kludge for U Wash to unmount server volume.
- This code will be replaced in the Sys 7 version.
- 1.2b13 - Added warning if user asks to STOP in the middle of copying a
- large file. This should become less important once "Safe copy"
- is implemented.
-
-
- RevRINIT -----
- 1.3b1 - Support RevRdist which mounts/unmounts volumes and/or touches
- preferences file itself.
- - Pick the most recent copy of RevRdist when multiple copies exist.
- 1.1b5 - Improve technique for finding memory copy of boot blocks.
- Either Sys 6.0.7 or Mac IIsi or 5 Meg of mem broke previous
- method.
- 1.1b4 - Add undocumented hack to allow RevRINIT to force Mac to boot into
- either Finder or MultiFinder.